Termination Proof Script
Consider the TRS R consisting of the rewrite rules
|
1: |
|
f(x,x) |
→ f(a,b) |
2: |
|
b |
→ c |
|
There are 2 dependency pairs:
|
3: |
|
F(x,x) |
→ F(a,b) |
4: |
|
F(x,x) |
→ B |
|
The approximated dependency graph contains one SCC:
{3}.
-
Consider the SCC {3}.
The usable rules are {2}.
The constraints could not be solved.
Tyrolean Termination Tool (0.00 seconds)
--- May 4, 2006